.First{
position: absolute;
top: 24px;
left: 16px;	
}

.Second{
	position: absolute;
	top: 62px;
	left: 236px;
}

.Third{
	position: absolute;
	top: 62px;
	left: 544px;	
}

.Fourth{
	position: absolute;
	top: 62px;
	left: 686px;
}

.Fifth{
	position: absolute;
	top: 24px;
	left: 1021px;
}

.TopHeadingDescriptionofSoftware{
	position: absolute;
	top: 415px;
	left: 268px;
	text-align: center;
}

.HotDiggityDogs{
	position: absolute;
	top: 752px;
	left: 5px;
}



.TrulyOutrageousGraphic{
	position: absolute;
	top: 1800px;
	left: 92px;
}



	
.BottomLinks{
	position: absolute;
	top: 3220px;
	left: 520px;
	}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 3530px;
	left: 330px;
}


		
h1{
	color: rgb(130,125,130);
	font-size: 20px;
	font-family: Arial;
	text-decoration: underline;	
}	

h2{
	color: rgb(198,162,21);
	font-size: 40px;
	font-family: Arial;
	padding-top: 5px;
	border-top-width: 15px;
	border-top-style: groove;
	border-top-color: rgb(76,92,208);
	padding-bottom: 8px;
	border-bottom-width: 15px;
	border-bottom-style: groove;
	border-bottom-color: rgb(76,92,208);
	padding-left: 5px;
	border-left-width: 15px;
	border-left-style: groove;
	border-left-color: rgb(76,92,208);
	padding-right: 5px;
	border-right-width: 15px;
	border-right-style: groove;
	border-right-color: rgb(76,92,208);
	background-color: rgb(185,42,41);
}	

